home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / misc / MCPPReload.lha / MCPPReload / Source / misc.h < prev    next >
Encoding:
Text File  |  1999-01-14  |  161 b   |  4 lines

  1. void CalcVisibleSize(struct Screen *scr,WORD *width, WORD *height);
  2. void CalcCenteredWin(struct Screen *scr,WORD winwidth,WORD winheight,WORD *left,WORD *top);
  3.  
  4.